Crate ntex_async_std

source ·

Enums

Different types of process signals

Functions

Convert std TcpStream to async-std’s TcpStream
Convert std UnixStream to async-std’s UnixStream
Register signal handler.
Opens a TCP connection to a remote host.
Opens a TCP connection to a remote host and use specified memory pool.
Opens a unix stream connection.
Opens a unix stream connection and specified memory pool.